home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / iapl / manual / new / ch5 < prev    next >
Encoding:
Text File  |  1995-11-25  |  31.7 KB  |  305 lines

  1. ---- Chapter 5: Accessing the modules -----------------------------------------
  2.  
  3. This chapter explains the functions that are available in various workspaces
  4. on the disk to access the facilities provided by the modules. 
  5.  
  6. ---- 5.1  The disk filing functions -------------------------------------------
  7.  
  8. The disk filing module (DFILE) is built into the IAPL.TOS program.  To access
  9. it you need to use the functions contained in the DFILE workspace.  This
  10. workspace can be loaded or copied in as required.  The DFILE functions are
  11. designed to give easy access to any disk file for reading and writing.  The
  12. functions are as follows:
  13.  
  14. DFOPEN ~w
  15.     This attempts to open the file named in character vector ~w for reading
  16.     and writing.  It returns one for success, otherwise zero.  Note that if
  17.     a file is already open, then it is closed first - only one file can be
  18.     open at a time.  If the file is successfully opened then it is set up
  19.     ready to be read from the beginning, ie the current position is set
  20.     to t---- Chapter 5: Accessing the modules -----------------------------------------
  21.  
  22. This chapter explains the functions that are available in various workspaces
  23. on the disk to access the facilities provided by the modules. 
  24.  
  25. ---- 5.1  The disk filing functions -------------------------------------------
  26.  
  27. The disk filing module (DFILE) is built into the IAPL.TOS program.  To access
  28. it you need to use the functions contained in the DFILE workspace.  This
  29. workspace can be loaded or copied in as required.  The DFILE functions are
  30. designed to give easy access to any disk file for reading and writing.  The
  31. functions are as follows:
  32.  
  33. DFOPEN ~w
  34.     This attempts to open the file named in character vector ~w for reading
  35.     and writing.  It returns one for success, otherwise zero.  Note that if
  36.     a file is already open, then it is closed first - only one file can be
  37.     open at a time.  If the file is successfully opened then it is set up
  38.     ready to be read from the beginning, ie the current position is set
  39.     to t---- Chapter 5: Accessing the modules -----------------------------------------
  40.  
  41. This chapter explains the functions that are available in various workspaces
  42. on the disk to access the facilities provided by the modules. 
  43.  
  44. ---- 5.1  The disk filing functions -------------------------------------------
  45.  
  46. The disk filing module (DFILE) is built into the IAPL.TOS program.  To access
  47. it you need to use the functions contained in the DFILE workspace.  This
  48. workspace can be loaded or copied in as required.  The DFILE functions are
  49. designed to give easy access to any disk file for reading and writing.  The
  50. functions are as follows:
  51.  
  52. DFOPEN ~w
  53.     This attempts to open the file named in character vector ~w for reading
  54.     and writing.  It returns one for success, otherwise zero.  Note that if
  55.     a file is already open, then it is closed first - only one file can be
  56.     open at a time.  If the file is successfully opened then it is set up
  57.     ready to be read from the beginning, ie the current position is set
  58.     to t---- Chapter 5: Accessing the modules -----------------------------------------
  59.  
  60. This chapter explains the functions that are available in various workspaces
  61. on the disk to access the facilities provided by the modules. 
  62.  
  63. ---- 5.1  The disk filing functions -------------------------------------------
  64.  
  65. The disk filing module (DFILE) is built into the IAPL.TOS program.  To access
  66. it you need to use the functions contained in the DFILE workspace.  This
  67. workspace can be loaded or copied in as required.  The DFILE functions are
  68. designed to give easy access to any disk file for reading and writing.  The
  69. functions are as follows:
  70.  
  71. DFOPEN ~w
  72.     This attempts to open the file named in character vector ~w for reading
  73.     and writing.  It returns one for success, otherwise zero.  Note that if
  74.     a file is already open, then it is closed first - only one file can be
  75.     open at a time.  If the file is successfully opened then it is set up
  76.     ready to be read from the beginning, ie the current position is set
  77.     to t---- Chapter 5: Accessing the modules -----------------------------------------
  78.  
  79. This chapter explains the functions that are available in various workspaces
  80. on the disk to access the facilities provided by the modules. 
  81.  
  82. ---- 5.1  The disk filing functions -------------------------------------------
  83.  
  84. The disk filing module (DFILE) is built into the IAPL.TOS program.  To access
  85. it you need to use the functions contained in the DFILE workspace.  This
  86. workspace can be loaded or copied in as required.  The DFILE functions are
  87. designed to give easy access to any disk file for reading and writing.  The
  88. functions are as follows:
  89.  
  90. DFOPEN ~w
  91.     This attempts to open the file named in character vector ~w for reading
  92.     and writing.  It returns one for success, otherwise zero.  Note that if
  93.     a file is already open, then it is closed first - only one file can be
  94.     open at a time.  If the file is successfully opened then it is set up
  95.     ready to be read from the beginning, ie the current position is set
  96.     to t---- Chapter 5: Accessing the modules -----------------------------------------
  97.  
  98. This chapter explains the functions that are available in various workspaces
  99. on the disk to access the facilities provided by the modules. 
  100.  
  101. ---- 5.1  The disk filing functions -------------------------------------------
  102.  
  103. The disk filing module (DFILE) is built into the IAPL.TOS program.  To access
  104. it you need to use the functions contained in the DFILE workspace.  This
  105. workspace can be loaded or copied in as required.  The DFILE functions are
  106. designed to give easy access to any disk file for reading and writing.  The
  107. functions are as follows:
  108.  
  109. DFOPEN ~w
  110.     This attempts to open the file named in character vector ~w for reading
  111.     and writing.  It returns one for success, otherwise zero.  Note that if
  112.     a file is already open, then it is closed first - only one file can be
  113.     open at a time.  If the file is successfully opened then it is set up
  114.     ready to be read from the beginning, ie the current position is set
  115.     to t---- Chapter 5: Accessing the modules -----------------------------------------
  116.  
  117. This chapter explains the functions that are available in various workspaces
  118. on the disk to access the facilities provided by the modules. 
  119.  
  120. ---- 5.1  The disk filing functions -------------------------------------------
  121.  
  122. The disk filing module (DFILE) is built into the IAPL.TOS program.  To access
  123. it you need to use the functions contained in the DFILE workspace.  This
  124. workspace can be loaded or copied in as required.  The DFILE functions are
  125. designed to give easy access to any disk file for reading and writing.  The
  126. functions are as follows:
  127.  
  128. DFOPEN ~w
  129.     This attempts to open the file named in character vector ~w for reading
  130.     and writing.  It returns one for success, otherwise zero.  Note that if
  131.     a file is already open, then it is closed first - only one file can be
  132.     open at a time.  If the file is successfully opened then it is set up
  133.     ready to be read from the beginning, ie the current position is set
  134.     to t---- Chapter 5: Accessing the modules -----------------------------------------
  135.  
  136. This chapter explains the functions that are available in various workspaces
  137. on the disk to access the facilities provided by the modules. 
  138.  
  139. ---- 5.1  The disk filing functions -------------------------------------------
  140.  
  141. The disk filing module (DFILE) is built into the IAPL.TOS program.  To access
  142. it you need to use the functions contained in the DFILE workspace.  This
  143. workspace can be loaded or copied in as required.  The DFILE functions are
  144. designed to give easy access to any disk file for reading and writing.  The
  145. functions are as follows:
  146.  
  147. DFOPEN ~w
  148.     This attempts to open the file named in character vector ~w for reading
  149.     and writing.  It returns one for success, otherwise zero.  Note that if
  150.     a file is already open, then it is closed first - only one file can be
  151.     open at a time.  If the file is successfully opened then it is set up
  152.     ready to be read from the beginning, ie the current position is set
  153.     to t---- Chapter 5: Accessing the modules -----------------------------------------
  154.  
  155. This chapter explains the functions that are available in various workspaces
  156. on the disk to access the facilities provided by the modules. 
  157.  
  158. ---- 5.1  The disk filing functions -------------------------------------------
  159.  
  160. The disk filing module (DFILE) is built into the IAPL.TOS program.  To access
  161. it you need to use the functions contained in the DFILE workspace.  This
  162. workspace can be loaded or copied in as required.  The DFILE functions are
  163. designed to give easy access to any disk file for reading and writing.  The
  164. functions are as follows:
  165.  
  166. DFOPEN ~w
  167.     This attempts to open the file named in character vector ~w for reading
  168.     and writing.  It returns one for success, otherwise zero.  Note that if
  169.     a file is already open, then it is closed first - only one file can be
  170.     open at a time.  If the file is successfully opened then it is set up
  171.     ready to be read from the beginning, ie the current position is set
  172.     to t---- Chapter 5: Accessing the modules -----------------------------------------
  173.  
  174. This chapter explains the functions that are available in various workspaces
  175. on the disk to access the facilities provided by the modules. 
  176.  
  177. ---- 5.1  The disk filing functions -------------------------------------------
  178.  
  179. The disk filing module (DFILE) is built into the IAPL.TOS program.  To access
  180. it you need to use the functions contained in the DFILE workspace.  This
  181. workspace can be loaded or copied in as required.  The DFILE functions are
  182. designed to give easy access to any disk file for reading and writing.  The
  183. functions are as follows:
  184.  
  185. DFOPEN ~w
  186.     This attempts to open the file named in character vector ~w for reading
  187.     and writing.  It returns one for success, otherwise zero.  Note that if
  188.     a file is already open, then it is closed first - only one file can be
  189.     open at a time.  If the file is successfully opened then it is set up
  190.     ready to be read from the beginning, ie the current position is set
  191.     to t---- Chapter 5: Accessing the modules -----------------------------------------
  192.  
  193. This chapter explains the functions that are available in various workspaces
  194. on the disk to access the facilities provided by the modules. 
  195.  
  196. ---- 5.1  The disk filing functions -------------------------------------------
  197.  
  198. The disk filing module (DFILE) is built into the IAPL.TOS program.  To access
  199. it you need to use the functions contained in the DFILE workspace.  This
  200. workspace can be loaded or copied in as required.  The DFILE functions are
  201. designed to give easy access to any disk file for reading and writing.  The
  202. functions are as follows:
  203.  
  204. DFOPEN ~w
  205.     This attempts to open the file named in character vector ~w for reading
  206.     and writing.  It returns one for success, otherwise zero.  Note that if
  207.     a file is already open, then it is closed first - only one file can be
  208.     open at a time.  If the file is successfully opened then it is set up
  209.     ready to be read from the beginning, ie the current position is set
  210.     to t---- Chapter 5: Accessing the modules -----------------------------------------
  211.  
  212. This chapter explains the functions that are available in various workspaces
  213. on the disk to access the facilities provided by the modules. 
  214.  
  215. ---- 5.1  The disk filing functions -------------------------------------------
  216.  
  217. The disk filing module (DFILE) is built into the IAPL.TOS program.  To access
  218. it you need to use the functions contained in the DFILE workspace.  This
  219. workspace can be loaded or copied in as required.  The DFILE functions are
  220. designed to give easy access to any disk file for reading and writing.  The
  221. functions are as follows:
  222.  
  223. DFOPEN ~w
  224.     This attempts to open the file named in character vector ~w for reading
  225.     and writing.  It returns one for success, otherwise zero.  Note that if
  226.     a file is already open, then it is closed first - only one file can be
  227.     open at a time.  If the file is successfully opened then it is set up
  228.     ready to be read from the beginning, ie the current position is set
  229.     to t---- Chapter 5: Accessing the modules -----------------------------------------
  230.  
  231. This chapter explains the functions that are available in various workspaces
  232. on the disk to access the facilities provided by the modules. 
  233.  
  234. ---- 5.1  The disk filing functions -------------------------------------------
  235.  
  236. The disk filing module (DFILE) is built into the IAPL.TOS program.  To access
  237. it you need to use the functions contained in the DFILE workspace.  This
  238. workspace can be loaded or copied in as required.  The DFILE functions are
  239. designed to give easy access to any disk file for reading and writing.  The
  240. functions are as follows:
  241.  
  242. DFOPEN ~w
  243.     This attempts to open the file named in character vector ~w for reading
  244.     and writing.  It returns one for success, otherwise zero.  Note that if
  245.     a file is already open, then it is closed first - only one file can be
  246.     open at a time.  If the file is successfully opened then it is set up
  247.     ready to be read from the beginning, ie the current position is set
  248.     to t---- Chapter 5: Accessing the modules -----------------------------------------
  249.  
  250. This chapter explains the functions that are available in various workspaces
  251. on the disk to access the facilities provided by the modules. 
  252.  
  253. ---- 5.1  The disk filing functions -------------------------------------------
  254.  
  255. The disk filing module (DFILE) is built into the IAPL.TOS program.  To access
  256. it you need to use the functions contained in the DFILE workspace.  This
  257. workspace can be loaded or copied in as required.  The DFILE functions are
  258. designed to give easy access to any disk file for reading and writing.  The
  259. functions are as follows:
  260.  
  261. DFOPEN ~w
  262.     This attempts to open the file named in character vector ~w for reading
  263.     and writing.  It returns one for success, otherwise zero.  Note that if
  264.     a file is already open, then it is closed first - only one file can be
  265.     open at a time.  If the file is successfully opened then it is set up
  266.     ready to be read from the beginning, ie the current position is set
  267.     to t---- Chapter 5: Accessing the modules -----------------------------------------
  268.  
  269. This chapter explains the functions that are available in various workspaces
  270. on the disk to access the facilities provided by the modules. 
  271.  
  272. ---- 5.1  The disk filing functions -------------------------------------------
  273.  
  274. The disk filing module (DFILE) is built into the IAPL.TOS program.  To access
  275. it you need to use the functions contained in the DFILE workspace.  This
  276. workspace can be loaded or copied in as required.  The DFILE functions are
  277. designed to give easy access to any disk file for reading and writing.  The
  278. functions are as follows:
  279.  
  280. DFOPEN ~w
  281.     This attempts to open the file named in character vector ~w for reading
  282.     and writing.  It returns one for success, otherwise zero.  Note that if
  283.     a file is already open, then it is closed first - only one file can be
  284.     open at a time.  If the file is successfully opened then it is set up
  285.     ready to be read from the beginning, ie the current position is set
  286.     to t---- Chapter 5: Accessing the modules -----------------------------------------
  287.  
  288. This chapter explains the functions that are available in various workspaces
  289. on the disk to access the facilities provided by the modules. 
  290.  
  291. ---- 5.1  The disk filing functions -------------------------------------------
  292.  
  293. The disk filing module (DFILE) is built into the IAPL.TOS program.  To access
  294. it you need to use the functions contained in the DFILE workspace.  This
  295. workspace can be loaded or copied in as required.  The DFILE functions are
  296. designed to give easy access to any disk file for reading and writing.  The
  297. functions are as follows:
  298.  
  299. DFOPEN ~w
  300.     This attempts to open the file named in character vector ~w for reading
  301.     and writing.  It returns one for success, otherwise zero.  Note that if
  302.     a file is already open, then it is closed first - only one file can be
  303.     open at a time.  If the file is successfully opened then it is set up
  304.     ready to be read from the beginning, ie the current position is set
  305.     to t